- relational programming
- недетерминированное программирование
English-Russian dictionary of computer science. 2015.
English-Russian dictionary of computer science. 2015.
Relational calculus — consist of two calculi, the tuple relational calculus and the domain relational calculus, that are part of the relational model for databases and provide a declarative way to specify database queries. This in contrast to the relational algebra… … Wikipedia
Relational data mining — is the data mining technique for relationaldatabases. Unlike traditional data mining algorithms, which look forpatterns in a single table (propositional patterns), relational data mining algorithms look for patterns among multiple… … Wikipedia
Programming paradigm — Programming paradigms Agent oriented Automata based Component based Flow based Pipelined Concatenative Concu … Wikipedia
Relational operator — In computer science, a relational operator is a programming language construct or operator that tests or defines some kind of relation between two entities. These include numerical equality (e.g., 5 = 5) and inequalities (e.g.,… … Wikipedia
Relational algebra — Not to be confused with Relation algebra. Relational algebra, an offshoot of first order logic (and of algebra of sets), deals with a set of finitary relations (see also relation (database)) that is closed under certain operators. These operators … Wikipedia
Relational database — A visual diagram showing the relationship between the two tables, as indicated by the arrow A relational database matches data by using common characteristics found within the data set. The resulting groups of data uses the relational model (a… … Wikipedia
relational database — an electronic database comprising multiple files of related information, usu. stored in tables of rows (records) and columns (fields), and allowing a link to be established between separate files that have a matching field, as a column of invoice … Universalium
Programming domain — A programming domain defines a specific kind of use for a programming language.Some examples of programming domains are: *General purpose applications * Rapid software prototyping *Financial time series analysis *Natural language processing… … Wikipedia
Object-oriented programming — Programming paradigms Agent oriented Automata based Component based Flow based Pipelined Concatenative Concurrent computing … Wikipedia
Comparison of relational database management systems — Programming language comparisons General comparison Basic syntax Basic instructions Arrays Associative arrays String operations … Wikipedia
Computer programming — Programming redirects here. For other uses, see Programming (disambiguation). Software development process Activities and steps … Wikipedia